projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75c8be6
)
Make the info bar action area border the same as the internal spacing
author
William Jon McCann
<william.jon.mccann@gmail.com>
Mon, 15 Jul 2013 13:49:32 +0000
(09:49 -0400)
committer
William Jon McCann
<william.jon.mccann@gmail.com>
Mon, 15 Jul 2013 17:19:55 +0000
(13:19 -0400)
Using a consistent spacing feels much more polished.
gtk/gtkinfobar.ui
patch
|
blob
|
history
diff --git
a/gtk/gtkinfobar.ui
b/gtk/gtkinfobar.ui
index f3b43fc2965e03fe70c8bf023838d13e94f37d81..ac003a3491d6199a9baf122c410e4f2385f767e2 100644
(file)
--- a/
gtk/gtkinfobar.ui
+++ b/
gtk/gtkinfobar.ui
@@
-24,7
+24,7
@@
<object class="GtkButtonBox" id="action_area">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="border_width">
5
</property>
+ <property name="border_width">
6
</property>
<property name="orientation">horizontal</property>
<property name="spacing">6</property>
<property name="layout_style">end</property>